projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cdf0745
)
Add missing backslash.
author
Juanma Barranquero
<lekktu@gmail.com>
Mon, 25 Feb 2002 15:47:41 +0000
(15:47 +0000)
committer
Juanma Barranquero
<lekktu@gmail.com>
Mon, 25 Feb 2002 15:47:41 +0000
(15:47 +0000)
lib-src/makefile.w32-in
patch
|
blob
|
history
diff --git
a/lib-src/makefile.w32-in
b/lib-src/makefile.w32-in
index db4f8e542cc3e4851317386ca726c7978125d460..a43f726a0b4f87faaaa5fed8586c4882c0fcc37a 100644
(file)
--- a/
lib-src/makefile.w32-in
+++ b/
lib-src/makefile.w32-in
@@
-143,7
+143,7
@@
VMS_SUPPORT = $(lispsource)vmsproc.elc $(lispsource)vms-patch.elc
lisp= \
$(lispsource)abbrev.elc \
$(lispsource)buff-menu.elc \
- $(lispsource)button.elc
+ $(lispsource)button.elc
\
$(lispsource)byte-run.elc \
$(lispsource)cus-start.elc \
$(lispsource)custom.elc \